projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8cb2f3
)
* xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 27 May 2008 03:11:09 +0000
(
03:11
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 27 May 2008 03:11:09 +0000
(
03:11
+0000)
draw overlap glyphs with appropriate highlighting.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index d72f1b54057ef014ba83e60df150b32e99b6fd3e..fdcbc3469c70443ceb1bbb59f1bdacdd5fe85f0e 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2008-05-27 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to
+ draw overlap glyphs with appropriate highlighting.
+
2008-05-27 Kenichi Handa <handa@m17n.org>
* xfont.c (xfont_open): Fix calculation of font->average_width.